LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Insert Method (MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell>)

Show in webframe





index of the item to insert.
MedicalViewerBaseCell that represents the item to be inserted.
Appends the synchronized cell to the collection using the specified index.
Syntax
public override void Insert( 
   int index,
   MedicalViewerBaseCell item
)
'Declaration
 
Public Overrides Sub Insert( _
   ByVal index As Integer, _
   ByVal item As MedicalViewerBaseCell _
) 
'Usage
 
Dim instance As MedicalViewerSynchronizedCellCollection(Of MedicalViewerBaseCell)
Dim index As Integer
Dim item As MedicalViewerBaseCell
 
instance.Insert(index, item)

            

            
public:
void Insert( 
   int index,
   MedicalViewerBaseCell^ item
) override 

Parameters

index
index of the item to insert.
item
MedicalViewerBaseCell that represents the item to be inserted.
Requirements

Target Platforms

See Also

Reference

MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Class
MedicalViewerSynchronizedCellCollection<MedicalViewerBaseCell> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features